Skip to content

[SubMob/ParserMob#263] Enable parallel Gradle sync - #264

Merged
mustafaozhan merged 1 commit into
developfrom
263/Enable-parallel-Gradle-sync
Aug 5, 2026
Merged

[SubMob/ParserMob#263] Enable parallel Gradle sync#264
mustafaozhan merged 1 commit into
developfrom
263/Enable-parallel-Gradle-sync

Conversation

@mustafaozhan

Copy link
Copy Markdown
Member

Enables parallel Gradle model building during IDE sync (Gradle 9.4+), speeding up sync for this multi-module project.

Closes #263

@mustafaozhan
mustafaozhan changed the base branch from master to develop August 5, 2026 12:00
@mustafaozhan
mustafaozhan force-pushed the 263/Enable-parallel-Gradle-sync branch from 9bb05bc to 4fcbf77 Compare August 5, 2026 13:01
@mustafaozhan
mustafaozhan merged commit 87752ea into develop Aug 5, 2026
4 checks passed
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.31%. Comparing base (aeb5fcd) to head (4fcbf77).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #264   +/-   ##
========================================
  Coverage    79.31%   79.31%           
========================================
  Files            5        5           
  Lines          145      145           
  Branches        34       34           
========================================
  Hits           115      115           
  Misses          20       20           
  Partials        10       10           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable parallel Gradle sync

1 participant